-
Couldn't load subscription status.
- Fork 77
overlay sys-apps/systemd: Some cleanups and diff minimization #3409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
krnowak
wants to merge
12
commits into
main
Choose a base branch
from
krnowak/systemd-cleanups
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20e036a to
1cd5638
Compare
1cd5638 to
7bbe79f
Compare
7bbe79f to
3ca7880
Compare
3ca7880 to
20392f9
Compare
cfadcf2 to
e334f79
Compare
e334f79 to
ccb7cae
Compare
ccb7cae to
47b2163
Compare
47b2163 to
dfad927
Compare
- Drop unused systemd-256.9 ebuild. - Drop unused patches and regenerate the rest. - Pull in a patch from Gentoo. - Drop Flatcar modifications related to split-usr. We kept those because SDK used to use split-dir. - Drop meson options related to quota utilities - the values we specified were the same as systemd's defaults. - Disable LLMNR and DNSSEC by default - we are disabling it with drop-ins in the init repo. We probably could just drop them. - Preserved keepdir for directories inside /usr and /var. For the latter, dropped the related entries from our tmpfiles - we are generating tmpfiles for directories inside /var during image build. Signed-off-by: Krzesimir Nowak <[email protected]>
Add two more patches that replace some modifications we did inside the ebuild. Signed-off-by: Krzesimir Nowak <[email protected]>
…eos-kernel Signed-off-by: Krzesimir Nowak <[email protected]>
…ferent way We can add sec-policy/selinux-ntp to package.provided in overlay profiles - that way we don't need to modify the dependencies of the sys-apps/systemd package. Signed-off-by: Krzesimir Nowak <[email protected]>
dfad927 to
7c2a49b
Compare
7c2a49b to
2ffa028
Compare
2ffa028 to
dadaa29
Compare
Biggest change here is to drop our manual service enabling in favor of parsing the preset files and Install sections of the unit files to enable the units inside /usr/lib/systemd. Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
It's from Gentoo commit fb9c9753a1649cf9c5310fec774b3b38a76b4253. Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
dadaa29 to
c287e6e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CI: http://localhost:8080/job/container/job/sdk/2308/cldsv/
Drop unused systemd-256.9 ebuild.
Drop unused patches and regenerate the rest.
Pull in a patch from Gentoo.
Drop Flatcar modifications related to split-usr. We kept those because SDK used to use split-dir.
Drop meson options related to quota utilities - the values we specified were the same as systemd's defaults.
Disable LLMNR and DNSSEC by default - we are disabling it with drop-ins in the init repo. We probably could just drop them.
Preserved keepdir for directories inside /usr and /var. For the latter, dropped the related entries from our tmpfiles - we are generating tmpfiles for directories inside /var during image build.
Changelog entries added in the respective
changelog/directory (user-facing change, bug fix, security fix, update)Inspected CI output for image differences:
/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.